Revision: kernel-package--devel--0.1--patch-427
Archive: srivasta@debian.org--2003-primary
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Fri Oct 10 21:17:47 CDT 2003
Standard-date: 2003-10-11 02:17:47 GMT
Modified-files: README debian/changelog kernel/README
    kernel/image.postinst kernel/image.postrm
    kernel/kpkg-vercheck kernel/rules make-kpkg make-kpkg.8
New-patches: srivasta@debian.org--2003-primary/kernel-package--devel--0.1--patch-427
Summary: cscvs to tla changeset 428
Keywords: cscvs:MAIN-428

Author: srivasta
Date: 2002/01/06 10:10:09
   * Fix image.postrm to know about the new initrd name.      closes: Bug#126738
* Fix the version checking to also flag a upstream version with no
digits, since dpkg-deb chokes on that.                   closes: Bug#127240
* Fixed a cramfs cleanup (fix from Herbert Xu)             closes: Bug#127072
* Add an environment var for cross compile and arch opts. Also allow for
a mismatch between the architecture and DEB_BUILD_ARCH to flag a cross
compilation                                              closes: Bug#127887
* Make sure that root_cmd is prefixed with -r even when set in the
config file                                              closes: Bug#127828
* Apparently we no longer want to ship coff images, and hence the patch
in this bug report has been superceded by the one already applied.
closes: Bug#124128
* Fix the bug in comparing the target of the /vmlinuz symbolic link to
the image we are installing.  I do not like the \test, since it could
be fooled by complex links, but I'll let this version stand until I
have a test case of failures.                closes: Bug#126319, Bug#126739
* Do not warn about versions unless there is a mismatch.   closes: Bug#127402
